PATH![]() |
![]() ![]() |
Removes a piece of data that is associated with a window.
pascal OSStatus RemoveWindowProperty (
WindowPtr window,
PropertyCreator propertyCreator,
PropertyTag propertyTag);
The data removed by the RemoveWindowProperty function must have been previously associated with the window with the function SetWindowProperty .